NewFolderApiData

The listing of content items object.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

parentFolderId

The system ID of the parent folder for the new folder.

Y

string

folderName

The new folder's name

Y

string

folderId

The system ID of the new folder. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

*Required elements are only used for API parameters

Usages
  • /API2/content/createNewFolder
  • /API3/content/createNewFolder